POST /Logging/Download/
Generates the download file for the logs.
Request
| Method |
Request URI |
| POST |
/API/Logging/Download/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID.
|
Request Body
Response
Response Body
A status code indicating success and a System.Guid corresponding to the file name, or a failure reason.